Total Complexity | 16 |
Dependencies | 1 |
Dependents | 1 |
Total lines | 112 |
Lines of code | 64 |
Logical lines of code | 31 |
Comment lines | 28 |
Methods | 8 |
Properties | 0 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_products() | 54 | 5 | 20 | |
set_quantity() | 58 | 4 | 15 | |
get_cart() | 71 | 2 | 6 | |
quantities_enabled() | 81 | 1 | 3 | |
remove_item() | 76 | 1 | 4 | |
get_count() | 76 | 1 | 4 | |
get_totals() | 66 | 1 | 9 | |
get_checkout_url() | 81 | 1 | 3 |